projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2491167
)
Make MPC8266ADS board compile again.
author
[email protected]
<
[email protected]
>
Tue, 16 Oct 2007 19:50:40 +0000
(14:50 -0500)
committer
Wolfgang Denk
<
[email protected]
>
Tue, 16 Oct 2007 20:32:56 +0000
(22:32 +0200)
Signed-off-by: Runet Torgersen <
[email protected]
>
include/configs/MPC8266ADS.h
patch
|
blob
|
history
diff --git
a/include/configs/MPC8266ADS.h
b/include/configs/MPC8266ADS.h
index 14b041e3aecb0a7e897bfec0e6149c77221ef346..d392b981edd17b68abf084c2fb37a96d27f6e981 100644
(file)
--- a/
include/configs/MPC8266ADS.h
+++ b/
include/configs/MPC8266ADS.h
@@
-168,6
+168,7
@@
#undef CONFIG_CMD_MFSL
#undef CONFIG_CMD_MMC
#undef CONFIG_CMD_NAND
+#undef CONFIG_CMD_ONENAND
#undef CONFIG_CMD_PCMCIA
#undef CONFIG_CMD_REISER
#undef CONFIG_CMD_SCSI
@@
-177,6
+178,7
@@
#undef CONFIG_CMD_UNIVERSE
#undef CONFIG_CMD_USB
#undef CONFIG_CMD_XIMG
+#undef CONFIG_CMD_AT91_SPIMUX
/* Define a command string that is automatically executed when no character
* is read on the console interface withing "Boot Delay" after reset.